-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.1
-
Code
-
Classes
- ACPT_Lite_DB
Total Complexity |
50 |
Dependencies |
10 |
Dependents |
42 |
Total lines |
530 |
Lines of code |
294 |
Logical lines of code |
113 |
Comment lines |
124 |
Methods |
22 |
Properties |
1 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createCustomPostTypes() |
S |
45 |
5 |
39 |
createCustomTaxonomies() |
S |
42 |
4 |
53 |
createNativeTaxonomies() |
S |
48 |
4 |
36 |
getCharsetCollation() |
S |
58 |
5 |
14 |
getResults() |
S |
54 |
4 |
20 |
isACustomPostType() |
S |
53 |
3 |
26 |
checkIfColumnExistsInTable() |
S |
62 |
3 |
11 |
createNativePostTypes() |
S |
53 |
1 |
26 |
flushCache() |
S |
74 |
2 |
5 |
destroySchema() |
S |
69 |
2 |
7 |
createSchema() |
S |
69 |
2 |
7 |
prepare() |
S |
71 |
2 |
5 |
executeQueryOrThrowException() |
S |
69 |
2 |
6 |
checkIfSchemaExists() |
S |
65 |
2 |
9 |
invalidateCacheTag() |
S |
74 |
2 |
5 |
prefixedTableName() |
S |
79 |
1 |
3 |
prefix() |
S |
77 |
1 |
4 |
injectCache() |
S |
80 |
1 |
3 |
commitTransaction() |
S |
80 |
1 |
3 |
rollbackTransaction() |
S |
80 |
1 |
3 |
sync() |
S |
73 |
1 |
6 |
startTransaction() |
S |
80 |
1 |
3 |